IPScan Bugs As all programmers i hate to say that a program of mine has bugs but i noticed a few bugs in this one. The reason i can't fix these is because i dont have the forms for this project anymore i had to format my hard drive. Here are the bugs and fixes for them if it applies: 1.)Combo box that holds port #'s wont let you put your own port #'s in the textbox, even if the combo is set to blank. FIX: Erase what's in the combo text area and type anything else in there , a space, "blah", or whatever then change the textbox to be able to write any port you want. 2.)Program doesnt stay on top of other windows. FIX: no fix.. i just jumped the gun to Exe it and i forgot to do this 3.)During list scan the text area will jump around. Fix: No fix it will pop up to the top then go back to the end to show results of scan. 4.)If i connect to the standard echo port and connection fails , it still says echo recieved. FIX: no fix..if connection is made then the echo will work properly, if not then itll just say it recieved the sent data back but this is obvioussly wrong. That's it for the bugs.